[INFO] fetching crate otoroshictl 0.0.17...
[INFO] testing otoroshictl-0.0.17 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate otoroshictl 0.0.17 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate otoroshictl 0.0.17
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate otoroshictl 0.0.17
[INFO] tweaked toml for crates.io crate otoroshictl 0.0.17 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate otoroshictl 0.0.17 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate otoroshictl 0.0.17 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf681445fa9aad8411234ae6e0fa2018a7c2a42c3e757cb1f9769d5b0881145c
[INFO] running `Command { std: "docker" "start" "-a" "cf681445fa9aad8411234ae6e0fa2018a7c2a42c3e757cb1f9769d5b0881145c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf681445fa9aad8411234ae6e0fa2018a7c2a42c3e757cb1f9769d5b0881145c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf681445fa9aad8411234ae6e0fa2018a7c2a42c3e757cb1f9769d5b0881145c", kill_on_drop: false }`
[INFO] [stdout] cf681445fa9aad8411234ae6e0fa2018a7c2a42c3e757cb1f9769d5b0881145c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e9c3a21cda24153fd581117bafab57a697def116bee607ae3415f79da700b7c
[INFO] running `Command { std: "docker" "start" "-a" "2e9c3a21cda24153fd581117bafab57a697def116bee607ae3415f79da700b7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling cli-table-derive v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling fsio v0.4.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling cli-table v0.5.0
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling run_script v0.11.2
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling json_value_merge v2.0.1
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling paris v1.5.15
[INFO] [stderr]    Compiling stringreader v0.1.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling otoroshictl v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] running `Command { std: "docker" "inspect" "2e9c3a21cda24153fd581117bafab57a697def116bee607ae3415f79da700b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9c3a21cda24153fd581117bafab57a697def116bee607ae3415f79da700b7c", kill_on_drop: false }`
[INFO] [stdout] 2e9c3a21cda24153fd581117bafab57a697def116bee607ae3415f79da700b7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 868ccba81b29af6286d608c8ad296a69f9fc243216d3f7457605e9a358c0113e
[INFO] running `Command { std: "docker" "start" "-a" "868ccba81b29af6286d608c8ad296a69f9fc243216d3f7457605e9a358c0113e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling otoroshictl v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.13s
[INFO] running `Command { std: "docker" "inspect" "868ccba81b29af6286d608c8ad296a69f9fc243216d3f7457605e9a358c0113e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868ccba81b29af6286d608c8ad296a69f9fc243216d3f7457605e9a358c0113e", kill_on_drop: false }`
[INFO] [stdout] 868ccba81b29af6286d608c8ad296a69f9fc243216d3f7457605e9a358c0113e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf488fd1fd8090a6a869333eb3fa1de804b1f396ffc66f7d22c88440e1dc22e0
[INFO] running `Command { std: "docker" "start" "-a" "bf488fd1fd8090a6a869333eb3fa1de804b1f396ffc66f7d22c88440e1dc22e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otoroshictl-d4a49bad4274a78f)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test challenge::config::tests::test_config_invalid_backend_host_whitespace ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_backend_port_zero ... ok
[INFO] [stdout] test challenge::config::tests::test_config_custom_values ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_base64_secret ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_header ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_port_zero ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_ttl_negative ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_ttl_zero ... ok
[INFO] [stdout] test challenge::config::tests::test_config_v1_mode ... ok
[INFO] [stdout] test challenge::config::tests::test_config_with_separate_response_secret ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_gateway_timeout ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_is_valid_json ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_special_characters ... ok
[INFO] [stdout] test challenge::config::tests::test_config_new_with_defaults_v2 ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_bad_gateway ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_content_type ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_with_details ... ok
[INFO] [stdout] test challenge::server::tests::test_json_error_response_without_details ... ok
[INFO] [stdout] test challenge::config::tests::test_config_invalid_backend_host_empty ... ok
[INFO] [stdout] test challenge::config::tests::test_config_base64_secret ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_apikey_plugin_id_format ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_build_apikey_plugin_config_has_all_required_fields ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_build_mailer_plugin_config_structure ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_mailer_plugin_id_format ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_extract_route_url_preserves_existing_scheme ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_build_mailer_plugin_config_with_starttls ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_extract_route_url_adds_https ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_extract_route_url_returns_default_on_missing ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_update_route_domain_path_adds_suffix ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_update_route_domain_path_handles_missing_frontend ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_update_route_domain_path_trims_trailing_slash ... ok
[INFO] [stdout] test http_utils::tests::test_hop_by_hop_headers ... ok
[INFO] [stdout] test http_utils::tests::test_non_hop_by_hop_headers ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_default ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_defaults_to_hs512 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_es384 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_hs256 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_hs384 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_hs512 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_rs256 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_rs512 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_is_asymmetric ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_create_and_verify_with_hs256 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_create_response_token_can_be_decoded ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_es256 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_algorithm_from_str_rs384 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_create_and_verify_with_hs384 ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_create_response_token_success ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_create_response_token_respects_ttl ... ok
[INFO] [stdout] test cli::commands::toolbox::tests::test_build_apikey_plugin_config_structure ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_process_v1_echoes_state ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_protocol_new ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_protocol_new_asymmetric ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_protocol_new_with_ttl ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_process_v2_full_flow ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_expired_beyond_leeway ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_expired_within_leeway ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_missing_issuer ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_malformed_token ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_valid_token ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_invalid_signature ... ok
[INFO] [stdout] test utils::browser::tests::test_browser_error_display_empty_url ... ok
[INFO] [stdout] test utils::browser::tests::test_browser_error_display_invalid_scheme ... ok
[INFO] [stdout] test utils::browser::tests::test_open_url_with_does_not_call_opener_on_invalid_url ... ok
[INFO] [stdout] test utils::browser::tests::test_open_url_with_propagates_opener_error ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_wrong_issuer ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_accepts_http ... ok
[INFO] [stdout] test utils::browser::tests::test_open_url_with_calls_opener_on_valid_url ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_accepts_https_with_path ... ok
[INFO] [stdout] test otoroshi::protocol::tests::test_verify_challenge_missing_expiration ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_accepts_localhost ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_accepts_https ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_data_scheme ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_invalid_url ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_empty ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_file_scheme ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_ftp_scheme ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_javascript_scheme ... ok
[INFO] [stdout] test utils::interactive::tests::test_is_interactive_returns_bool ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_bool_value_overrides_default ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_bool_with_value_false ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_bool_with_value_true ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_param_with_empty_value_uses_it ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_param_with_value ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_port_with_zero_value ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_empty_array ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_finds_plugin ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_not_array ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_rejects_no_scheme ... ok
[INFO] [stdout] test utils::browser::tests::test_validate_url_accepts_https_with_port ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_param_no_tty_no_value_fails ... ok
[INFO] [stdout] test utils::interactive::tests::test_resolve_port_with_value ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_partial_match_not_accepted ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_plugin_without_id ... ok
[INFO] [stdout] test utils::otoroshi::tests::test_plugin_exists_in_list_not_found ... ok
[INFO] [stdout] test sidecar::config::test_sidecar_config_serde ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sidecar::config::test_sidecar_config_serde stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sidecar::config::test_sidecar_config_serde' (80) panicked at src/sidecar/config.rs:429:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57c9fb2b495a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57c9fb2b495a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57c9fb2b495a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57c9fb2b495a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57c9fb2cbcaa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57c9fb2cbcaa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x57c9fb2b9462 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57c9fb2b9462 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57c9fb292c4f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57c9fb292c4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57c9fb2ac479 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57c9fae9b8ec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57c9fae9b8ec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57c9fb2ac6f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57c9fb2ac6f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57c9fb292d08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57c9fb28a4a9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57c9fb293a9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57c9fb2cc49c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57c9fb2cc1e2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57c9fadb1810 - <core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57c9fadb1810 - otoroshictl[72751116cfc0d74]::sidecar::config::test_sidecar_config_serde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar/config.rs:429:6
[INFO] [stdout]   22:     0x57c9fadb0b87 - otoroshictl[72751116cfc0d74]::sidecar::config::test_sidecar_config_serde::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sidecar/config.rs:418:31
[INFO] [stdout]   23:     0x57c9fadf9356 - <otoroshictl[72751116cfc0d74]::sidecar::config::test_sidecar_config_serde::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57c9fae8f9cb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57c9fae8f9cb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57c9fae9c3bb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57c9fae9c3bb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57c9fae9c3bb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57c9fae9c3bb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57c9fae9c3bb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57c9fae9c3bb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57c9fae9c3bb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57c9fae97ad4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57c9fae97ad4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57c9fae9efc2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x57c9fae9efc2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57c9fae9efc2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57c9fae9efc2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57c9fae9efc2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57c9fae9efc2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x57c9fae9efc2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57c9fb2b3a0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x57c9fb2b3a0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79b8e6f89aa4 - <unknown>
[INFO] [stdout]   45:     0x79b8e7016a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sidecar::config::test_sidecar_config_serde
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin otoroshictl`
[INFO] running `Command { std: "docker" "inspect" "bf488fd1fd8090a6a869333eb3fa1de804b1f396ffc66f7d22c88440e1dc22e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf488fd1fd8090a6a869333eb3fa1de804b1f396ffc66f7d22c88440e1dc22e0", kill_on_drop: false }`
[INFO] [stdout] bf488fd1fd8090a6a869333eb3fa1de804b1f396ffc66f7d22c88440e1dc22e0
